/*$$
{"color":[{"val":"#ffffff","title":"默认文字颜色"}],
"background":[{"val":"#233c82","title":"默认背景颜色"}],
"border":[]}
$$*/
#record_155{
	width: 100%;
	height: 100%;
	background:#233c82 url(./../../../static/images/IC00024_01.png) no-repeat center bottom;
}
#record_155 .recordCon{
	width: 1200px;
	margin:30px auto 0 auto;
	position: relative;
	top:50%;
	transform: translateY(-50%);
	color: #ffffff;
}
#record_155 .tit-1{
	font-size: 38px;
	line-height: 60px;
	text-align: center;
}
#record_155 .tit-2{
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#record_155 .dataList{
	width: 100%;

	overflow: hidden;
}
#record_155 .swiper-slide{
	text-align: center;
	padding-top: 225px;
	opacity: 0.34;
}
#record_155 .swiper-slide-active{
	padding-top: 135px;
	position: relative;
	opacity: 1;
}
#record_155 .dataItem .tit{
	position: absolute;
	font-size: 24px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	bottom: -90px;
	left: 0;
	line-height: 40px;
}
#record_155 .dataItem{
	font-size: 160px;
	color: #ffffff;
	font-family: 'Impact';
}
#record_155 .dataItem .num{
	display: inline-block;
	position: relative;
}
#record_155 .dataItem .num::before{
	position: absolute;
	right:-50px;
	width: 50px;
	text-align: left;
	top:15px;
	font-size: 18px;
	content: attr(data-title);
	text-align: left;
}
@media screen and (max-width: 1200px) {
	#record_155 .recordCon{
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	#record_155{
		height: 600px;
	}
	#record_155 .recordCon{
		top:0;
		transform: translateY(0);
		padding:15px 30px;
		margin: 0;
	}
	#record_155 .swiper-wrapper{
		display: flex;
		height: 100%;
	}
	#record_155 .dataList{
		height: 400px;
	}
	#record_155 .dataItem{
		font-size: 100px;
	}
}
@media screen and (max-width: 768px) {
	#record_155{
		height: 320px;
	}
	#record_155 .dataList{
		height: 180px;
	}
	#record_155 .tit-1{
		font-size: 24px;
	}
	#record_155 .tit-2{
		line-height:24px;
	}
	#record_155 .dataItem{
		font-size: 40px;
	}
	#record_155 .dataItem:nth-child(1){
		padding-top:0;
	}
	#record_155 .dataItem:nth-child(2){
		padding-top: 0;
	}
	#record_155 .dataItem:nth-child(3){
		padding-top:0;
	}
	#record_155 .dataItem .tit{
		bottom: -60px;
	}
	#record_155 .swiper-slide{
		padding-top:70px;
	}
	#record_155 .swiper-slide-active{
		padding-top: 50px;
	}
	#record_155 .dataItem .num::before{
		font-size: 12px;
		top:5px;
	}
	#record_155 .dataItem .tit{
		font-size: 14px;
		line-height: 22px;
	}
}
